protected ProcessingCommandTree<TTarget>(
System.String name,
params IProcessingCommandInfo[] sourceProcessingCommands
)
protected: ProcessingCommandTree<TTarget>(
System.String name,
params IProcessingCommandInfo*[]* sourceProcessingCommands
)
protected:
ProcessingCommandTree<TTarget>(
System.String name,
... array<IProcessingCommandInfo^>^ sourceProcessingCommands
)
'Declaration Protected Function New( _
ByVal nameThe name.As System.String, _
ByVal ParamArray sourceProcessingCommandsThe source processing commands.() As IProcessingCommandInfo _
)
Parameters
- name
- The name.
- sourceProcessingCommands
- The source processing commands.